You can configure multi protocol
BGP.
About this task
Follow this procedure to configure
multi protocol BGP on tenant dynamic BGP
peer.
Procedure
-
On SLX devices, run the
following command to activate an associated BGP peer group under the IPv6
address family of a default VRF:
router bgp
local-as 100
neighbor pg1 peer-group
neighbor pg1 remote-as 100
listen-range 10.1.0.0/16 peer-group pg1 limit 20
address-family ipv6 unicast
neighbor pg1 activate
!
!
-
In XCO, configure neighbor <peer-group>
activate under IPv6 address family of a default VRF when you create a
BGP peer group. Multi protocol is enabled by default in Dynamic peers.